←Select platform

IccProfileExtended Constructor(byte[])

Summary
Initializes a new IccProfileExtended with explicit parameters.
Syntax
C#
VB
C++
public IccProfileExtended( 
   byte[] data 
) 
  
Public Function New( _ 
   ByVal data() As Byte _ 
) 
public: 
IccProfileExtended(  
   array<byte>^ data 
) 

Parameters

data
Array that contains all the ICC Profile's data.

Example

For an example, refer to ReadFromImage(String,Int32).

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.